Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support rum datasource #2117

Merged
merged 16 commits into from
Oct 11, 2023
Merged

feat: support rum datasource #2117

merged 16 commits into from
Oct 11, 2023

Conversation

gitmkn
Copy link
Collaborator

@gitmkn gitmkn commented Sep 8, 2023

No description provided.

@gitmkn gitmkn force-pushed the feat/rum-support branch 2 times, most recently from 0c13ebf to 39fa948 Compare September 8, 2023 10:00
@gitmkn gitmkn added run check run check and removed run check run check labels Oct 10, 2023
Example Usage

```hcl
resource "tencentcloud_rum_instance_status_attachment" "instance_status_attachment" {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个资源是attachment吗?还是operation呢

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

attachement,这个是一个停止与恢复的功能,这个是实例相关

```hcl
resource "tencentcloud_rum_project_status_attachment" "project_status_attachment" {
project_id = 131407
operate = "stop"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

attachement还是operation呢

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

attachement,这个是一个停止与恢复的功能

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是project相关

@gitmkn gitmkn added run check run check and removed run check run check labels Oct 11, 2023
@gitmkn gitmkn added run check run check and removed run check run check labels Oct 11, 2023
Copy link
Collaborator

@andrew-tx andrew-tx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andrew-tx andrew-tx merged commit 91fc66f into master Oct 11, 2023
7 checks passed
@andrew-tx andrew-tx deleted the feat/rum-support branch October 11, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run check run check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants